Skip to content

Script Step to support git-repos as dependencies#2014

Merged
rain-on merged 7 commits into
mainfrom
tmm/git_deps_for_script
Jun 16, 2026
Merged

Script Step to support git-repos as dependencies#2014
rain-on merged 7 commits into
mainfrom
tmm/git_deps_for_script

Conversation

@rain-on

@rain-on rain-on commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Update the RunScript Command to stage the contents of any git-repositories specified in the step.

This allows users to specify a git repo as a dependency for a script step (then reference the files by git-repo name).

This can safely be enabled without server-side changes.

If a user creates a script step with git-repos via API or TF - these will not be unpacked due to missing feature toggle (on server side).

@rain-on rain-on requested a review from APErebus June 14, 2026 22:57
@rain-on rain-on changed the title Tmm/git deps for script Script Step to support git-repos as dependencies Jun 14, 2026
@rain-on rain-on requested a review from zentron June 14, 2026 23:50

@APErebus APErebus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does look suspiciously simple 🤔

LGTM!

@rain-on rain-on merged commit 1c2df3c into main Jun 16, 2026
35 checks passed
@rain-on rain-on deleted the tmm/git_deps_for_script branch June 16, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants